home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 40
/
Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso
/
Aminet
/
misc
/
emu
/
stlist.lha
/
stlist
/
stlist.doc
< prev
next >
Wrap
Text File
|
2000-10-20
|
2KB
|
64 lines
INTRODUCTION
StList is a tool to list the content of an Atari .ST diskimage,
it's all reverse engineering since I don't have docs.
".ST" format is supported, I'm not sure it will work with other formats.
USAGE
From CLI/Shell:
stlist diskimage.st content.txt
Changed since first release, sorry.
HISTORY
1.0 First public release;
1.1 Added support for the whole .ST family; (internal release)
1.2 ANSI C more strict, now compiles also on VBCC and GCC;
PowerPC and WarpOs versions added;
FUTURE
I'm thinking of making it evolve in to a general purpose diskimage
utility with support also for ADF, ADZ, DMS, D64, etc...
AUTHOR
Fabrizio "Lanch" Bartoloni
lanch@caribusiness.it (will go offline soon)
lanch@tiscalinet.it
THANKS
Alfonso "Alfie" Ranieri for pointing out the stupid loop mistake;
Emiliano "Skywalk3r" Esposito for solving the buffer issue;
Alessandro "Crusher" Ranieri solved some ANSI compliance;
SOURCE
I've made it 101% ANSI C for portability sake as usual, if you manage
to compile it for some environment different from the original one just
let me know.
Compiled on an A1200 040/603 Os 3.5
DiceC 3.16 for the 68k side;
VBCC 0.7 for the ppc/wos side;
Still should work on any Amiga and compile on any environment;
LEGAL
This is provided "AS IS" with no implicit neither explicit warranty.
The author is not liable for any damage of any kind.
People at Microsoft or Intel are not allowed to use this software.